summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:57 +0000 (13:48 +0000)]
builds autoscripts per default
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:33 +0000 (13:48 +0000)]
autoscripts which uses ocaml-md5sums
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:05 +0000 (13:48 +0000)]
sample data of various files related to dh_ocaml
Stefano Zacchiroli [Thu, 7 Apr 2005 13:45:21 +0000 (13:45 +0000)]
- uses ocaml-md5sums (code really lighter now)
- try to guess objects related to ocaml bytecode binaries (still to be tested)
- wrote (first draft of) pod documentation
Stefano Zacchiroli [Wed, 6 Apr 2005 15:01:26 +0000 (15:01 +0000)]
- implemented update action
- added registry iterator
- better command line syntax
- tested (and fixed) compute and dep actions
- added support for reading objects list from stdin
- added logging and verbosity
- added copyright information
Stefano Zacchiroli [Wed, 6 Apr 2005 09:28:04 +0000 (09:28 +0000)]
checked in ocaml md5sums registry manager
(debhelper maintainer told me that dh_ocaml does too much on his own,
thus I'm moving away registry handling in an external tool that will
be invoked both by dh_ocaml at package build time and by postrm/postinst
scripts)
Stefano Zacchiroli [Mon, 4 Apr 2005 19:03:36 +0000 (19:03 +0000)]
dh_ocaml: checkin